How to Install geany-plugin-markdown software package in Debian 8 (Jessie)

How to Install geany-plugin-markdown software package in Debian 8 (Jessie)

geany-plugin-markdown software package provides markdown plugin for Geany, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install geany-plugin-markdown 

geany-plugin-markdown is installed in your system.

Make ensure the geany-plugin-markdown package were installed using the commands given below,

$ sudo dpkg-query -l | grep geany-plugin-markdown *

You will get with geany-plugin-markdown package name, version, architecture and description in a table

geany-plugin-markdown package basic information:

Distro Debian 8 jessie
Section Development
Package geany-plugin-markdown
Version 1.24+dfsg-5
Description markdown plugin for Geany
Sub Section Devel


See Also, How to uninstall or remove geany-plugin-markdown software package from Debian 8 (Jessie)?